home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Comm / AmiTCP30b2.lha / db / ch_nfstab < prev    next >
Text File  |  1994-05-08  |  1KB  |  51 lines

  1. # This is a short introduction for the impatient.
  2. #
  3. # 1. Legal stuff
  4. # Before using the programs in this archive make sure you know
  5. # that you use them at your own risk. See ch_nfsc.guide/DISCLAIMER for
  6. # detailed info on this topic. See ch_nfsc.guide/COPYING for
  7. # copyright and copying permissions.
  8. # 2. Here's a small example 
  9. #
  10. # a) Let's assume we want to mount the partition "/home/user" from
  11. #    host "nfsserver". We want to make all NFS accesses as user "ch"
  12. #    as listed in "AmiTCP:db/passwd" and the local volume name should 
  13. #    be "nfs:". The umask should be 0755.
  14. #
  15. #    So you have to create a file containing the following line:
  16. #
  17. nfsserver:/home/user nfs: USER ch UMASK 0755 
  18. #
  19. #    Comments are possible using the '#' as the comment marker.
  20. # b) Use the following to mount "nfs:".
  21. #
  22. #    CLI> ch_nfsmount nfs: from short.doc
  23. #
  24. #
  25. # (Note that the file you are reading now is a legal input file to 
  26. #  ch_nfsmount.)
  27. #
  28. # 3.) The default input file for "ch_nfsmount" is 
  29. #     "AmiTCP:db/ch_nfstab".
  30. #     You should copy "ch_nfsc" to "AmiTCP:bin" and all the other 
  31. #     files to a directory listed in your path.
  32. #
  33. # (Note: If "ch_nfsc" is not found in "AmiTCP:bin" it will
  34. #  be searched for in the actual path.)
  35. #
  36. # Have fun,
  37. #        Carsten Heyl, 06.03.94
  38. #
  39. # P.S.
  40. #     Here are some more entries.
  41. #
  42. ftp.wustl.edu:/archive    wustl:
  43. #
  44. # $Id: short.doc,v 1.2 1994/04/07 23:58:39 alph Exp $
  45. #
  46.  
  47.